Use this function to determine if the current row in the Rowset is the last row.
True if the current row is the last row in the Rowset. False if the current row is anywhere else in the Rowset.
If cdoRowset.getEOF Then
cdoRowset.MoveFirst
End If
Seagate Software IMG Holdings, Inc. http://www.seagatesoftware.com Support services: http://support.seagatesoftware.com |